How to Install navit software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install navit software package in Ubuntu 14.04 LTS (Trusty Tahr)

navit software package provides Car navigation system with routing engine, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install navit 

navit is installed in your system.

Make ensure the navit package were installed using the commands given below,

$ sudo dpkg-query -l | grep navit *

You will get with navit package name, version, architecture and description in a table

navit package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Miscellaneous
Package navit
Version 0.5.0~svn5643+dfsg.1-1ubuntu1
Description Car navigation system with routing engine
Sub Section misc


See Also, How to uninstall or remove navit software package from Ubuntu 14.04 LTS (Trusty Tahr)?